[INFO] cloning repository https://github.com/ratcht/tsk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ratcht/tsk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratcht%2Ftsk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratcht%2Ftsk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bae1ac42947ea2d81590a1e61c303ccca7d5fe5
[INFO] checking ratcht/tsk against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fratcht%2Ftsk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ratcht/tsk
[INFO] finished tweaking git repo https://github.com/ratcht/tsk
[INFO] tweaked toml for git repo https://github.com/ratcht/tsk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ratcht/tsk on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ratcht/tsk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded i18n-embed-fl v0.7.0
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded i18n-embed v0.14.1
[INFO] [stderr]   Downloaded i18n-config v0.4.8
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded fluent v0.16.1
[INFO] [stderr]   Downloaded i18n-embed-impl v0.8.4
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded age-core v0.10.0
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded fluent-langneg v0.13.1
[INFO] [stderr]   Downloaded tabled_derive v0.9.0
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded rmcp-macros v0.15.0
[INFO] [stderr]   Downloaded ansitok v0.2.0
[INFO] [stderr]   Downloaded ansi-str v0.8.0
[INFO] [stderr]   Downloaded arc-swap v1.8.1
[INFO] [stderr]   Downloaded papergrid v0.13.0
[INFO] [stderr]   Downloaded rmcp v0.15.0
[INFO] [stderr]   Downloaded tabled v0.17.0
[INFO] [stderr]   Downloaded age v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267
[INFO] running `Command { std: "docker" "start" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking vte v0.10.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ansitok v0.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling rmcp v0.15.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ansi-str v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking papergrid v0.13.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking age-core v0.10.0
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling rmcp-macros v0.15.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]     Checking tabled v0.17.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking age v0.10.1
[INFO] [stderr]     Checking tsk-core v0.1.0 (/opt/rustwide/workdir/tsk-core)
[INFO] [stderr]     Checking tsk-cli v0.1.0 (/opt/rustwide/workdir/tsk-cli)
[INFO] [stderr]     Checking tsk-mcp v0.1.0 (/opt/rustwide/workdir/tsk-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267", kill_on_drop: false }`
[INFO] [stdout] 30de0b3b7d58566a9024f082b44d8dcfcbc79ade9e64671e9c86b07eef825267
